Skip to content

Add JWT in auth header as an authN option#325

Merged
AllenAnthes merged 1 commit intomasterfrom
jwt-auth
Jun 19, 2020
Merged

Add JWT in auth header as an authN option#325
AllenAnthes merged 1 commit intomasterfrom
jwt-auth

Conversation

@aaron-junot
Copy link
Copy Markdown
Member

Adds JWT as an authentication option (this is how the Resources page will authenticate).

@aaron-junot aaron-junot requested a review from AllenAnthes June 14, 2020 02:32
@aaron-junot aaron-junot force-pushed the jwt-auth branch 4 times, most recently from ba0bfc9 to d440f92 Compare June 16, 2020 05:00
@aaron-junot
Copy link
Copy Markdown
Member Author

@AllenAnthes I think I got a bunch of good test cases. I filled in some areas that were lacking validation and certain error cases are handled better now. I think we're just about there. Please give it a good shake and we should be ready to merge

Comment thread Makefile

# Usage: make test-single tests/unit/test_api_key.py::test_get_api_key
.PHONY: test-single
test-single: build
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has nothing to do with this PR in particular, I just realized it was useful and wanted to use it

Copy link
Copy Markdown

@mikerod-sd mikerod-sd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants